Total Complexity | 13 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 138 |
Lines of code | 83 |
Logical lines of code | 33 |
Comment lines | 27 |
Methods | 7 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_new_payment() | 57 | 4 | 15 | |
update_payment_status_by_order_ids() | 53 | 2 | 22 | |
create_table() | 55 | 1 | 24 | |
delete_payments_by_order_ids() | 69 | 2 | 6 | |
update_payment_status_by_order_id() | 66 | 2 | 8 | |
update_payment_total_by_order_id() | 72 | 1 | 5 | |
payment_by_order_id_exist() | 78 | 1 | 3 |